home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / desktop / wfilez10.zip / MANUAL.TXT < prev   
Text File  |  1993-03-30  |  7KB  |  166 lines

  1. FILEZ - Shareware FileCommander for the Windows Environment
  2.  
  3. 1.0 Background
  4.  
  5. FILEZ was developed under C++ in an effort to determine if the sluggish 
  6. response of commercial Windows file managers was justified.  As you can see,
  7. not only has most of the general functionality of traditional Windows file 
  8. managers been replaced, but the sluggishness is gone and with it the
  9. bloated file size.  FILEZ was designed to replace the majority common 
  10. commands found in file managers.  It is by no means complete but continues
  11. to be refined.  Commands on the horizon include; file search, improved file
  12. viewer, ability to skip many directory levels, ability to do background 
  13. (safe) formatting of floppies ect, ect.  Note that the design is mouse 
  14. based and some functions are difficult to access from the keyboard.
  15.  
  16. 2.0 Commands
  17.  
  18. FILEZ consists of three command centers; the main file area, a transaction
  19. file area, and a button column.  Each of these areas will be discussed in
  20. turn.
  21.  
  22. 2.1 Main File Area
  23.  
  24. The main file area is located on the top left of the FILEZ window.  
  25. It comprises the majority of the real-estate in the window and is 
  26. completely independent of the transaction window located at the bottom of 
  27. the window.
  28.  
  29. Drives are selected via a drop-down box with a single click on the drive 
  30. desired.  Should the drive be unavailable the drive will not change.
  31.  
  32. The file specification is located below the drive listing.  
  33. This specification, which defaults to ALL files, can be changed at any 
  34. time with the changes being reflected in the file list in real time.
  35.  
  36. The file listing contains all files that meet the file specification and is
  37. presented according to the file sort specification.  Only one file may be
  38. executed at a time and this is achieved by double clicking the chosen file.
  39. Files may be selected in any number of ways; singly by a single click of 
  40. the left mouse button, multiply by holding the sift key while clicking for
  41. a range, by holding the control key while clicking multiple items or by 
  42. dragging the left mouse button for extended ranges.  All of these methods 
  43. can be combined.  A re-read of any directory listing can be prompted by 
  44. selecting any file sort method.
  45.  
  46. The directory listing contains all DOS directories in the path.  Change of 
  47. directory is accomplished by a single click on the desired directory.  
  48. NOTE:  Keyboard use of this element is very limited.
  49.  
  50. The current working directory, or path, is specified in the window title.
  51.  
  52. 2.2 Transaction File Area
  53.  
  54. The transaction file area is located below the main file area and maintains a 
  55. separate and independent path from the main file area.  This path is contained 
  56. in the group header for the area.
  57.  
  58. The drive listing and directory controls work as described in the main file 
  59. area.
  60.  
  61. A transaction is accomplished by selecting the transaction mode; copy or move, 
  62. and pressing the 'GO' button.
  63.  
  64. 2.3 Button Area
  65.  
  66. The button area contains various command buttons for FILEZ.
  67.  
  68. The 'modify' button creates or deletes directories.  There is no rename 
  69. directory command in this version of FILEZ.
  70.  
  71. The 'delete' button deletes files selected in the file listing window.
  72.  
  73. The 'file info' button creates a window whose contents are the file information
  74. on the files selected in the file listing window.  No file attributes are 
  75. displayed in this listing.
  76.  
  77. The 'view file' button enables the first selected file, or the first file if 
  78. none is selected, to be viewed or edited using Notepad.
  79.  
  80. The 'rename' button causes the files selected to be renamed according to the 
  81. file specification entered.
  82.  
  83. The two attribute buttons, 'hide file' and 'read only', toggle those file 
  84. attributes respectively and act upon the files selected.
  85.  
  86. The 'about' button displays information about this version of FILEZ as well as 
  87. basic registration information.
  88.  
  89. 3.0 Keyboard
  90.  
  91. The keyboard interface within FILEZ is weak, but present, owing to the 
  92. assumption that the majority of users will have a mouse.  Basic keyboard 
  93. support is provided by the individual controls in the window (e.g. buttons).
  94.  
  95. The <ESC> key provides the only explicit keyboard command.  This key minimizes 
  96. FILEZ at any time the main window is active.
  97.  
  98. Note that FILEZ does not show up in the task list.  Accessing FILEZ via 
  99. <ALT + TAB> key combinations will show FILEZ as FILECABINET.
  100.  
  101. Multiple copies of FILEZ may be active at any time but copying between these 
  102. copies is not supported.  There is no drag and drop capability to or from FILEZ.
  103.  
  104. 4.0 Disclaimer
  105.  
  106. FILEZ   V1.00     (C) COPYRIGHT 1993 INFO CONTROLE TM
  107.  
  108. INFO CONTROLE TM makes no warranty concerning the suitability, completeness
  109. or integrity of FILEZ.  INFO CONTROLE TM reserves the right to make 
  110. modifications to FILEZ at any time without notice to any users.  In no event
  111. shall INFO CONTROLE TM be liable for any consequential, special, incidental
  112. or indirect damages resulting from the use of any INFO CONTROLE TM software,
  113. whether advised of the possibility of such damages or not.  INFO CONTROLE TM
  114. is not responsible for costs or damages incurred as a result of loss of time,
  115. loss of data, loss of profits or revenue, or loss of use of the software. 
  116.  
  117. 5.0 Test History
  118.  
  119. FILEZ is a Windows 3.1 based file manager replacement program.  It has been
  120. designed with the average user in mind, i.e. FAST and EASY TO USE.  FILEZ
  121. makes no excessive requirements on your system, and works equally well on
  122. a 12Mhz 286 or a 66Mhz 486.  It has been tested in a variety of network
  123. environments and is fully aware of all drives and paths that DOS can see.
  124. Test machines have ranged form 12Mhz 286's with 2Meg RAM through 16Mhz 
  125. 386's with 4MEG RAM through 66MHZ 486's with 16MEG RAM.  It has been run 
  126. both locally and remotely with performance only being limited by the LAN.  
  127. It will run, with difficulty, on Windows 3.0a if the line STACKS = 9,256 is 
  128. added to the CONFIG.SYS file.  It has not been tested in the Windows 
  129. compatibility box of OS/2.
  130.  
  131. 6.0 Registration
  132.  
  133.  
  134. FILEZ is distributed through the shareware channel, it is not free.  If you
  135. find FILEZ a fast and easy to use product please register it.  Registration 
  136. costs $15 Can. and entitles you to free upgrades within the major version
  137. that you have registered.  Should documentation be required please include
  138. shipping charges appropriate to your area:  Canada 3$, USA 5$, Other 8$.
  139.  
  140. If you are a shareware distributor and would be interested in distributing 
  141. FILEZ or other INFO CONTROLE TM Shareware products please contact us for 
  142. special offers available to distributors.
  143.  
  144. Registration can be made through:
  145.  
  146. INFO CONTROLE TM
  147. 2670 Goyer #6
  148. Montreal, PQ, CAN
  149. H3S 1S3
  150. Attn:  FILEZ Shareware Offer
  151.  
  152. or
  153.  
  154. INFO CONTROLE TM
  155. 5607 Chemin St. Francois
  156. St. Laurent, PQ, CAN
  157. H4S 1W6
  158. Attn:  FILEZ Shareware Offer
  159.  
  160. Internet:  t.mackey@ieee.org
  161. timm@davinci.ece.concordia.ca
  162.  
  163.  
  164.  
  165.  
  166.